FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.mio.zaeb#1.1.0 (125 ms)

Package kbv.mio.zaeb
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.mio.zaeb@1.1.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Observation_Dental_Check_Up
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Observation_Dental_Check_Up
Version 1.1.0
Status active
Name KBV_PR_MIO_ZAEB_Observation_Dental_Check_Up
Title KBV_PR_MIO_ZAEB_Observation_Dental_Check_Up
Experimental False
Copyright Hinweis: This material includes SNOMED Clinical Terms® (SNOMED CT®) which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license.
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Composition KBV_PR_MIO_ZAEB_Composition

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German KBV_EX_Base_Terminology_German
https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Patient KBV_PR_MIO_ZAEB_Patient
https://fhir.kbv.de/ValueSet/KBV_VS_MIO_ZAEB_Preventive_Check_Up_Type KBV_VS_MIO_ZAEB_Preventive_Check_Up_Type


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Observation_Dental_Check_Up",
  "version" : "1.1.0",
  "name" : "KBV_PR_MIO_ZAEB_Observation_Dental_Check_Up",
  "title" : "KBV_PR_MIO_ZAEB_Observation_Dental_Check_Up",
  "status" : "active",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "copyright" : "Hinweis: This material includes SNOMED Clinical Terms® (SNOMED CT®) which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation",
        "path" : "Observation",
        "definition" : "In diesem Profil kann die Art der durchgeführten Vorsorgeuntersuchung dokumentiert werden.",
        "constraint" : [
          {
            "key" : "effective",
            "severity" : "error",
            "human" : "Das Untersuchungsdatum muss mindestens 8 Stellen haben",
            "expression" : "effective.toString().length()>=8",
            "source" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Observation_Dental_Check_Up"
          }
        ]
      },
      {
        "id" : "Observation.meta",
        "path" : "Observation.meta",
        "min" : 1
      },
      {
        "id" : "Observation.meta.versionId",
        "path" : "Observation.meta.versionId",
        "max" : "0"
      },
      {
        "id" : "Observation.meta.lastUpdated",
        "path" : "Observation.meta.lastUpdated",
        "max" : "0"
      },
      {
        "id" : "Observation.meta.source",
        "path" : "Observation.meta.source",
        "max" : "0"
      },
      {
        "id" : "Observation.meta.profile",
        "path" : "Observation.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Observation_Dental_Check_Up|1.1.0"
      },
      {
        "id" : "Observation.meta.security",
        "path" : "Observation.meta.security",
        "max" : "0"
      },
      {
        "id" : "Observation.meta.tag",
        "path" : "Observation.meta.tag",
        "max" : "0"
      },
      {
        "id" : "Observation.implicitRules",
        "path" : "Observation.implicitRules",
        "max" : "0"
      },
      {
        "id" : "Observation.language",
        "path" : "Observation.language",
        "max" : "0"
      },
      {
        "id" : "Observation.text",
        "path" : "Observation.text",
        "definition" : "In diesem Element können die, in der Instanz, enthaltenen Informationen in einer menschenlesbaren Form zusammengefasst werden. Dabei ist zu beachten, dass keine Informationen aufgenommen werden dürfen, die nicht in strukturierter Form an anderer Stelle in der Instanz enthalten sind."
      },
      {
        "id" : "Observation.contained",
        "path" : "Observation.contained",
        "max" : "0"
      },
      {
        "id" : "Observation.identifier",
        "path" : "Observation.identifier",
        "max" : "0"
      },
      {
        "id" : "Observation.basedOn",
        "path" : "Observation.basedOn",
        "max" : "0"
      },
      {
        "id" : "Observation.partOf",
        "path" : "Observation.partOf",
        "max" : "0"
      },
      {
        "id" : "Observation.status",
        "path" : "Observation.status",
        "fixedCode" : "final"
      },
      {
        "id" : "Observation.category",
        "path" : "Observation.category",
        "max" : "0"
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_MIO_ZAEB_Preventive_Check_Up_Type|1.1.0"
        }
      },
      {
        "id" : "Observation.code.coding",
        "path" : "Observation.code.coding",
        "short" : "Art der Untersuchung",
        "definition" : "In diesem Element wird die Art der Untersuchung angegeben.",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding.system",
        "path" : "Observation.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://snomed.info/sct"
      },
      {
        "id" : "Observation.code.coding.version",
        "path" : "Observation.code.coding.version",
        "min" : 1
      },
      {
        "id" : "Observation.code.coding.code",
        "path" : "Observation.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Observation.code.coding.display",
        "path" : "Observation.code.coding.display",
        "min" : 1
      },
      {
        "id" : "Observation.code.coding.display.extension",
        "path" : "Observation.code.coding.display.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.code.coding.display.extension:anzeigenameCodeSnomed",
        "path" : "Observation.code.coding.display.extension",
        "sliceName" : "anzeigenameCodeSnomed",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding.display.extension:anzeigenameCodeSnomed.extension",
        "path" : "Observation.code.coding.display.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.code.coding.display.extension:anzeigenameCodeSnomed.extension:content",
        "path" : "Observation.code.coding.display.extension.extension",
        "sliceName" : "content",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding.display.extension:anzeigenameCodeSnomed.extension:content.value[x]",
        "path" : "Observation.code.coding.display.extension.extension.value[x]",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding.display.extension:anzeigenameCodeSnomed.extension:content.value[x]:valueString",
        "path" : "Observation.code.coding.display.extension.extension.value[x]",
        "sliceName" : "valueString",
        "definition" : "In diesem Attribut sollen die entsprechende deutsche Bezeichnung des Loinc oder Snomed-Codes aus der Conceptmap eingetragen werden, also in diesem Fall den Displaynamen des Targetsystems aus https://fhir.kbv.de/ConceptMap/KBV_CM_MIO_ZAEB_Preventive_Check_Up_German|1.1.0",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding.userSelected",
        "path" : "Observation.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Observation.code.text",
        "path" : "Observation.code.text",
        "max" : "0"
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Patient|1.1.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.subject.reference",
        "path" : "Observation.subject.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.subject.type",
        "path" : "Observation.subject.type",
        "max" : "0"
      },
      {
        "id" : "Observation.subject.identifier",
        "path" : "Observation.subject.identifier",
        "max" : "0"
      },
      {
        "id" : "Observation.subject.display",
        "path" : "Observation.subject.display",
        "max" : "0"
      },
      {
        "id" : "Observation.focus",
        "path" : "Observation.focus",
        "max" : "0"
      },
      {
        "id" : "Observation.encounter",
        "path" : "Observation.encounter",
        "max" : "0"
      },
      {
        "id" : "Observation.effective[x]",
        "path" : "Observation.effective[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.effective[x]:effectiveDateTime",
        "path" : "Observation.effective[x]",
        "sliceName" : "effectiveDateTime",
        "min" : 1,
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.issued",
        "path" : "Observation.issued",
        "max" : "0"
      },
      {
        "id" : "Observation.performer",
        "path" : "Observation.performer",
        "max" : "0"
      },
      {
        "id" : "Observation.performer.reference",
        "path" : "Observation.performer.reference",
        "mustSupport" : false
      },
      {
        "id" : "Observation.performer.type",
        "path" : "Observation.performer.type",
        "max" : "0"
      },
      {
        "id" : "Observation.performer.identifier",
        "path" : "Observation.performer.identifier",
        "max" : "0"
      },
      {
        "id" : "Observation.performer.display",
        "path" : "Observation.performer.display",
        "max" : "0"
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x]:valueBoolean",
        "path" : "Observation.value[x]",
        "sliceName" : "valueBoolean",
        "min" : 1,
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "fixedBoolean" : true,
        "mustSupport" : true
      },
      {
        "id" : "Observation.dataAbsentReason",
        "path" : "Observation.dataAbsentReason",
        "max" : "0"
      },
      {
        "id" : "Observation.interpretation",
        "path" : "Observation.interpretation",
        "max" : "0"
      },
      {
        "id" : "Observation.interpretation.coding",
        "path" : "Observation.interpretation.coding",
        "max" : "1"
      },
      {
        "id" : "Observation.interpretation.coding.userSelected",
        "path" : "Observation.interpretation.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Observation.note",
        "path" : "Observation.note",
        "max" : "0"
      },
      {
        "id" : "Observation.note.author[x]",
        "path" : "Observation.note.author[x]",
        "max" : "0"
      },
      {
        "id" : "Observation.note.time",
        "path" : "Observation.note.time",
        "max" : "0"
      },
      {
        "id" : "Observation.bodySite",
        "path" : "Observation.bodySite",
        "max" : "0"
      },
      {
        "id" : "Observation.method",
        "path" : "Observation.method",
        "max" : "0"
      },
      {
        "id" : "Observation.specimen",
        "path" : "Observation.specimen",
        "max" : "0"
      },
      {
        "id" : "Observation.device",
        "path" : "Observation.device",
        "max" : "0"
      },
      {
        "id" : "Observation.referenceRange",
        "path" : "Observation.referenceRange",
        "max" : "0"
      },
      {
        "id" : "Observation.hasMember",
        "path" : "Observation.hasMember",
        "max" : "0"
      },
      {
        "id" : "Observation.derivedFrom",
        "path" : "Observation.derivedFrom",
        "max" : "0"
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.